LAZER KIRBY'S PROFILE
Lazer Kirby
306
I've been using rm2k/3 for 3 years now, and I just moved onto XP. Moving on to VX soon, too. :P
Now, here's some spam:
safjsdghskdghlashdgksahdglsdahgkgLOLOOLOLOLOLOLLOLOLDOFLDSLGOSDLGOLGODLGODLGOLOLOLOLOLLOP
Now, here's some spam:
safjsdghskdghlashdgksahdglsdahgkgLOLOOLOLOLOLOLLOLOLDOFLDSLGOSDLGOLGODLGODLGOLOLOLOLOLLOP
Search
Filter
FirstFantasyScreen1.png
How to Succeed
Oh hi
Updates: User posts, Makerscore tweaks, and more!
post=100196post=100195(number of full pages x 20) + number of posts on last page
I am not entirely happy with that since it doesn't show the number of posts.
Oh I didn't bother to do that : \
I'm stupid.
Updates: User posts, Makerscore tweaks, and more!
My Makerscore.
Stupid downloads page
My Makerscore.
Stupid downloads page
I receive this error whenever I try to edit my downloads page >.<
Now people are downloading the wrong demo :(
WDRPG's download page seems to work
Environment:
Request Method: GET
Request URL: http://rpgmaker.net/account/games/1432/downloads/
Django Version: 1.0.2 final
Python Version: 2.4.3
Installed Applications:
Installed Middleware:
('django.middleware.gzip.GZipMiddleware',
'django.middleware.common.CommonMiddleware',
'django.contrib.sessions.middleware.SessionMiddleware',
'django.middleware.doc.XViewMiddleware',
'django.contrib.csrf.middleware.CsrfMiddleware',
'rmn.apps.resources.middleware.ResourcesMiddleware',
'rmn.apps.base.middleware.SiteMiddleware',
'rmn.apps.users.middleware.UserMiddleware')
Traceback:
File "/usr/lib/python2.4/site-packages/Django-1.0.2_final-py2.4.egg/django/core/handlers/base.py" in get_response
86. response = callback(request, *callback_args, **callback_kwargs)
File "/var/www/sites/rpgmaker.net/django/rmn/apps/base/section.py" in __call__
37. return self.view(request, *args, **kwargs)
File "/var/www/sites/rpgmaker.net/django/rmn/apps/games/manage/views.py" in list_downloads
430. return item_listing(request, 'Downloads', 'Download', downloads)
File "/var/www/sites/rpgmaker.net/django/rmn/apps/games/manage/views.py" in item_listing
108. return utils.render(request, 'games/manage/%s.html' % name.lower(), {'game': game, 'name': name, 'type': type, 'items': utils.paginate(request, items), 'new_url': new_url})
File "/var/www/sites/rpgmaker.net/django/rmn/apps/base/utils.py" in render
36. rendered = template.render(data)
File "/var/www/sites/rpgmaker.net/django/rmn/templates/games/manage/downloads.html" in top-level template code
1. {% extends 'main.html' %}
File "/var/www/sites/rpgmaker.net/django/rmn/templates/main.html" in top-level template code
1. {% extends "base.html" %}
File "/var/www/sites/rpgmaker.net/django/rmn/templates/base.html" in top-level template code
81. {% block page %}<div id="body"><div id="frame">
File "/var/www/sites/rpgmaker.net/django/rmn/templates/base.html" in block "page"
97. {% block content_area %}{% endblock %}
File "/var/www/sites/rpgmaker.net/django/rmn/templates/main.html" in block "content_area"
7. {% block body %}{% endblock %}
File "/var/www/sites/rpgmaker.net/django/rmn/templates/games/manage/downloads.html" in block "body"
19. <td><strong>Last Download</strong>: {% if download.last_download %}{{ download.last_download|date }}{% else %}Never{% endif %}</td>
File "/var/www/sites/rpgmaker.net/django/rmn/apps/base/template.py" in status
195. status = obj.submission.status
Exception Type: AttributeError at /account/games/1432/downloads/
Exception Value: 'NoneType' object has no attribute 'status'
Now people are downloading the wrong demo :(
WDRPG's download page seems to work
Environment:
Request Method: GET
Request URL: http://rpgmaker.net/account/games/1432/downloads/
Django Version: 1.0.2 final
Python Version: 2.4.3
Installed Applications:
Installed Middleware:
('django.middleware.gzip.GZipMiddleware',
'django.middleware.common.CommonMiddleware',
'django.contrib.sessions.middleware.SessionMiddleware',
'django.middleware.doc.XViewMiddleware',
'django.contrib.csrf.middleware.CsrfMiddleware',
'rmn.apps.resources.middleware.ResourcesMiddleware',
'rmn.apps.base.middleware.SiteMiddleware',
'rmn.apps.users.middleware.UserMiddleware')
Traceback:
File "/usr/lib/python2.4/site-packages/Django-1.0.2_final-py2.4.egg/django/core/handlers/base.py" in get_response
86. response = callback(request, *callback_args, **callback_kwargs)
File "/var/www/sites/rpgmaker.net/django/rmn/apps/base/section.py" in __call__
37. return self.view(request, *args, **kwargs)
File "/var/www/sites/rpgmaker.net/django/rmn/apps/games/manage/views.py" in list_downloads
430. return item_listing(request, 'Downloads', 'Download', downloads)
File "/var/www/sites/rpgmaker.net/django/rmn/apps/games/manage/views.py" in item_listing
108. return utils.render(request, 'games/manage/%s.html' % name.lower(), {'game': game, 'name': name, 'type': type, 'items': utils.paginate(request, items), 'new_url': new_url})
File "/var/www/sites/rpgmaker.net/django/rmn/apps/base/utils.py" in render
36. rendered = template.render(data)
File "/var/www/sites/rpgmaker.net/django/rmn/templates/games/manage/downloads.html" in top-level template code
1. {% extends 'main.html' %}
File "/var/www/sites/rpgmaker.net/django/rmn/templates/main.html" in top-level template code
1. {% extends "base.html" %}
File "/var/www/sites/rpgmaker.net/django/rmn/templates/base.html" in top-level template code
81. {% block page %}<div id="body"><div id="frame">
File "/var/www/sites/rpgmaker.net/django/rmn/templates/base.html" in block "page"
97. {% block content_area %}{% endblock %}
File "/var/www/sites/rpgmaker.net/django/rmn/templates/main.html" in block "content_area"
7. {% block body %}{% endblock %}
File "/var/www/sites/rpgmaker.net/django/rmn/templates/games/manage/downloads.html" in block "body"
19. <td><strong>Last Download</strong>: {% if download.last_download %}{{ download.last_download|date }}{% else %}Never{% endif %}</td>
File "/var/www/sites/rpgmaker.net/django/rmn/apps/base/template.py" in status
195. status = obj.submission.status
Exception Type: AttributeError at /account/games/1432/downloads/
Exception Value: 'NoneType' object has no attribute 'status'













